Gets log file as download or preview of first 512 kB.
Get | Entry_GetEntryLog |
Resource Path: /api/entry/{jamsEntry}/log
Uri: http://doc.jamsscheduler.com/api/entry/{jamsEntry}/log
Name | Description | Data Type |
---|---|---|
jamsEntry | The JAMSEntry | integer |
preview | If true, returns first 512 kB of log file. If false or omitted, returns log file as attachment | boolean |
The response body is of type object.
OK